projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
087cfc8
)
Comment out the line pointing to the Lesstif source
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 27 Dec 2000 15:49:35 +0000
(15:49 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 27 Dec 2000 15:49:35 +0000
(15:49 +0000)
directory.
src/.gdbinit
patch
|
blob
|
history
diff --git
a/src/.gdbinit
b/src/.gdbinit
index fbad00bcc531a63948dd0c45764d67d6f322fc24..6b5ec279265efa6b78e8b916eaa61d60a8a346fc 100644
(file)
--- a/
src/.gdbinit
+++ b/
src/.gdbinit
@@
-3,7
+3,7
@@
set main
# Find lwlib source files too.
dir ../lwlib
-dir /gd/gnu/lesstif-0.89.9/lib/Xm
+
#
dir /gd/gnu/lesstif-0.89.9/lib/Xm
# Don't enter GDB when user types C-g to quit.
# This has one unfortunate effect: you can't type C-c